Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change: Allow encoding 32bpp-only sprites. #42

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

PeterN
Copy link
Member

@PeterN PeterN commented Sep 15, 2024

This makes (re)encoding GRFs without 8bpp sprites possible.

#29 allowed grfcodec to decode 32bpp-only NewGRFs, but it was not possible to then encode back to NewGRF again.

Will allow a non-TTDPatch-compatible NewGRF, but that's easily done already...

rubidium42
rubidium42 previously approved these changes Sep 15, 2024
This makes (re)encoding GRFs without 8bpp sprites possible.

Will allow a non-TTDPatch-compatible NewGRF, but that's easily done already...
@PeterN PeterN merged commit b1101bd into OpenTTD:master Jan 21, 2025
6 checks passed
@PeterN PeterN deleted the support-32bpp-only-encode branch January 21, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants